From 780d1cae661cd85b4ff0070c7d33c0e2d34b0ee9 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Sun, 19 Nov 2000 22:10:52 +0000 Subject: [PATCH] (info-menu-5): Doc fix. --- lisp/info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/info.el b/lisp/info.el index 9676dcf4ff0..a9cd40fb4e2 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -70,7 +70,7 @@ The Lisp code is executed when the node is selected.") (defface info-menu-5 '((((class color)) (:foreground "red1")) (t (:underline t))) - "Face for the fifth and tenth `*' in an Info menu." + "Face for the fifth and nineth `*' in an Info menu." :group 'info) (defface info-xref -- 2.30.2